home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / patches / _312ptch / ipxrt3 / ipxserv1 / etc / samples / protocol < prev    next >
Text File  |  1996-07-10  |  370b  |  13 lines

  1. #
  2. # SYS:ETC\PROTOCOL
  3. #
  4. #    Internet (IP) protocols
  5. #
  6. ip    0    IP    # internet protocol, pseudo protocol number
  7. icmp    1    ICMP    # internet control message protocol
  8. igmp    2    IGMP    # internet group multicast protocol
  9. ggp    3    GGP    # gateway-gateway protocol
  10. tcp    6    TCP    # transmission control protocol
  11. pup    12    PUP    # PARC universal packet protocol
  12. udp    17    UDP    # user datagram protocol
  13.